Vcenter FoundationLoadBalancers Notification
The Vcenter FoundationLoadBalancers Notification schema contains properties to describe any info/warning/error messages that the service can raise in deploying/configuring/running the load balancers.
This schema was added in vSphere API 9.0.0.0.
{
"severity": "string",
"title": "string",
"message": "string",
"time": "string"
}
The notification message severity level, this field indicates the severity of current message, user can select their preferred severity level for notifications based on this field.
For more information see: Vcenter FoundationLoadBalancers Notification Severity.
This property was added in vSphere API 9.0.0.0.
Fixed string to indicate the notification's type.
This property was added in vSphere API 9.0.0.0.
The content of the notification message.
This property was added in vSphere API 9.0.0.0.
The generation time of the notification message.
This property was added in vSphere API 9.0.0.0.
if missing or null
the notification message doesn't contain a generation time.